Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: props example for Vue2 #253

Merged
merged 1 commit into from
Oct 4, 2024
Merged

fix: props example for Vue2 #253

merged 1 commit into from
Oct 4, 2024

Conversation

zzjiaxiang
Copy link
Contributor

@matschik
Copy link
Owner

matschik commented Oct 4, 2024

It's an opinion to choose this syntax. I think for Component Party, this syntax is better to grasp for developers who discover Vue 2. props expressed explicitly brings more clarity.

@matschik matschik closed this Oct 4, 2024
@matschik
Copy link
Owner

matschik commented Oct 4, 2024

My bad, I forgot how props worked in Vue 2: https://v2.vuejs.org/v2/guide/components-props
Let's go !

@matschik matschik reopened this Oct 4, 2024
@matschik matschik merged commit f859395 into matschik:main Oct 4, 2024
2 checks passed
@zzjiaxiang zzjiaxiang deleted the prpps branch October 4, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants